projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6dd1f6
)
Drop an unused typedef
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 20 Jul 2017 03:01:18 +0000
(23:01 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 20 Jul 2017 03:11:12 +0000
(23:11 -0400)
GdkWindowRedirect is not used anywhere anymore.
gdk/gdkwindow.h
patch
|
blob
|
history
diff --git
a/gdk/gdkwindow.h
b/gdk/gdkwindow.h
index d2b2496455ac16b15e7527681f45b8cac0650430..52048690789ba5cb96b75e5cdafe57ff9ad33b03 100644
(file)
--- a/
gdk/gdkwindow.h
+++ b/
gdk/gdkwindow.h
@@
-38,7
+38,6
@@
G_BEGIN_DECLS
typedef struct _GdkGeometry GdkGeometry;
-typedef struct _GdkWindowRedirect GdkWindowRedirect;
/**
* GdkWindowWindowClass: